type runtime.timeHistogram
8 uses
runtime (current package)
histogram.go#L84: type timeHistogram struct {
histogram.go#L105: func (h *timeHistogram) record(duration int64) {
histogram.go#L138: func (h *timeHistogram) write(out *metricValue) {
runtime2.go#L863: timeToRun timeHistogram
runtime2.go#L878: stwStoppingTimeGC timeHistogram
runtime2.go#L879: stwStoppingTimeOther timeHistogram
runtime2.go#L886: stwTotalTimeGC timeHistogram
runtime2.go#L887: stwTotalTimeOther timeHistogram
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |